home *** CD-ROM | disk | FTP | other *** search
/ In Focus Guide to Better Photography / In Focus Guide to Better Photography.iso / depth.dxr / 00173.ls < prev    next >
Encoding:
Text File  |  1997-07-07  |  108 b   |  8 lines

  1. on exitFrame
  2.   if the movieTime of sprite 36 < 440 then
  3.     go(the frame)
  4.   else
  5.     go(#next)
  6.   end if
  7. end
  8.